projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33851db
)
Document gtk_sidebar_get_stack
author
Matthias Clasen
<mclasen@redhat.com>
Wed, 22 Oct 2014 04:36:16 +0000
(
00:36
-0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Wed, 22 Oct 2014 05:12:59 +0000
(
01:12
-0400)
gtk/gtksidebar.c
patch
|
blob
|
history
diff --git
a/gtk/gtksidebar.c
b/gtk/gtksidebar.c
index 7ccc5218a8ec6bee47582e716ab197d1c2174339..e5121eddc98987f2a66dedf2c9d22a4df52007bc 100644
(file)
--- a/
gtk/gtksidebar.c
+++ b/
gtk/gtksidebar.c
@@
-511,7
+511,11
@@
gtk_sidebar_set_stack (GtkSidebar *sidebar,
* gtk_sidebar_get_stack:
* @sidebar: a #GtkSidebar
*
- * Returns: (transfer full): the associated #GtkStack
+ * Retrieves the stack.
+ * See gtk_sidebar_set_stack().
+ *
+ * Returns: (transfer full): the associated #GtkStack or
+ * %NULL if none has been set explicitly
*
* Since: 3.16
*/